CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 调试

搜索资源列表

  1. data_exchange_between_dialog_andprogram

    0下载:
  2. 本程序的功能就是创建一个的对话框与应用程序之间交换数据的程序,本程序在VC的环境中调试通过。-The functionality of the program is to create a dialog and exchange data between applications and procedure for debugging in VC environment through.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:63896
    • 提供者:chuanxin
  1. data_exchange_of_dialog

    0下载:
  2. 本程序的功能就是创建一个对话框,进行对话框之间的通信。本程序在VC的环境中调试通过。-The functionality of the program is to create a dialog box, for communication between the dialog box. This program debugging by VC environment.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:61457
    • 提供者:chuanxin
  1. VC_MOD

    0下载:
  2. 利用VC++编写的modbus协议程序,经过了调试,分享出来,共大家学习。不足之处,欢迎赐教-Using VC++ program written in modbus protocol, after commissioning, sharing out of all learning. Inadequate, please enlighten
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1996373
    • 提供者:lili
  1. VC_MFC_classical_programming_and_debugging_technic

    0下载:
  2. VC MFC经典编程调试技术文档VC MFC classical programming and debugging, technical documentation-VC MFC classical programming and debugging, technical documentation VC MFC classical programming and debugging, technical documentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2503623
    • 提供者:uik
  1. 1

    0下载:
  2. 用VC开发的GPS监控跟踪软件,已经调试过,并在实际中使用,现与大家共享-GPS monitoring with VC development tracking software, has been debugged, and in actual use, now and share
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:43921
    • 提供者:王大明
  1. SerialPortTest

    1下载:
  2. 基于VC++开发的串口调试代码 一些比较简单的功能-Serial debug code some of the more simple function
  3. 所属分类:串口编程

    • 发布日期:2014-02-11
    • 文件大小:2709937
    • 提供者:赵振宇
  1. jitter

    0下载:
  2. 图案化和抖动vc程序,自己写的,经过了调试,请大家作参考。-Vc program patterned and jitter, wrote it myself, after debugging, please reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:23088
    • 提供者:rejoiced
  1. Geometric_transform

    0下载:
  2. 图象匹配vc程序,自己写的,经过了调试,请大家作参考。-Vc image matching procedures, wrote it myself, after debugging, please reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:29225
    • 提供者:rejoiced
  1. Corrosion

    0下载:
  2. 图象腐蚀的vc程序,自己写的,经过了调试,请大家作参考。-Image vc corrosion process, he has written, after debugging, please reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:15493
    • 提供者:rejoiced
  1. fw_rhp_abdp

    0下载:
  2. 采用滚动时域方法与动态规划方法嵌套的形式解决大规模设备更新问题,其中滚动时域方法的机制采用固定窗口宽度与滚动步长隶属于设备管理大领域。VC实现,调试通过。-Rolling in time domain method and dynamic programming method to solve large-scale equipment in the form of nested update problems, rolling horizon mechanism to a fixed wind
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-07
    • 文件大小:3852
    • 提供者: 刘翰林
  1. ol_fw_abdp

    0下载:
  2. 采用滚动时域方法与动态规划方法嵌套的形式解决大规模设备更新问题,其中滚动时域方法的机制采用 变 窗口宽度与滚动步长隶属于设备管理大领域,性能更优。VC实现,调试通过。-Rolling in time domain method and dynamic programming method to solve large-scale equipment in the form of nested update problems, rolling horizon mechanism to change
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-14
    • 文件大小:3968
    • 提供者: 刘翰林
  1. Data_Structure

    0下载:
  2. 严蔚敏吴伟民数据结构(C语言版)源代码。 本书中每一个程序都在Borland C++ Version3.1和Microsoft VC++6.0下运行通过, BC是指Borland C++ Version3.1调试, TC是指Turbo C2.0下调试, VC是指在VC++6.0下调试。-Yan Wei-Min WU Weimin data structure (C-language version) source code. Each book in the program in
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2554675
    • 提供者:Zhao Meng
  1. SerialDebug

    0下载:
  2. 这是我化一个晚上编的一个串口调试程序,以前我常常用RS-485、rs-323但对其并没有做过详细的了解,这几天正好公司出没有什么事,所以有点时间写点什么的。编写完以后,感觉用起来感觉非常不错,简单使用。-VC++
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2405406
    • 提供者:qytshiqu
  1. CODE_of_VC_development_and_programming_practice.ra

    0下载:
  2. VC++开发入门与编程实践,该书的所有代码,经过调试可运行。-Introduction to VC++ development and programming practice, all of the code book, after debugging to run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3938119
    • 提供者:Chaos
  1. shipinjiankong

    0下载:
  2. 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-view
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3385912
    • 提供者:叶开
  1. chap04

    0下载:
  2. VC视频音频开发实用工程案例精选网络视频播放器,含接收端及发送端源码,有详细的调试说明-VC development of practical engineering cases video and audio network video player selected, with the receiver and the transmitter source, a detailed debug instructions
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-22
    • 文件大小:7004915
    • 提供者:贾灿
  1. mo_ni_tui_huo_algorithm

    0下载:
  2. 模拟退火算法的编程实现,在VC++下,调试比较方便,供本科一年级使用-Simulated annealing algorithm programmed in VC++, the debugging more convenient for the use of undergraduate students
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:261842
    • 提供者:zhangyuxiang
  1. ant_colony_algorithm

    1下载:
  2. 蚁群算法编程实现,在VC下调试,可用于大二学生学习人工智能或数据结构-Ant colony algorithm programming, debug in VC can be used for second year students of artificial intelligence or data structure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-18
    • 文件大小:253874
    • 提供者:zhangyuxiang
  1. gen

    0下载:
  2. 用vc编写的混流装配线算法,经过调试,可以取得较优解-Using vc compilation of mixed flow line algorithm,After commissioning, can achieve optimal solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:15609
    • 提供者:豆子敬
  1. dnw0.50A_v4

    0下载:
  2. vc界面,用于实现串口和usb的调试工具-serial and usb debugging
  3. 所属分类:USB develop

    • 发布日期:2017-04-10
    • 文件大小:1156508
    • 提供者:王熙
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com